home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / dskut / dosms122.zip / DM.DOC < prev    next >
Text File  |  1991-06-29  |  51KB  |  1,272 lines

  1.  
  2.  
  3.  
  4.  
  5.                           DOS MASTER
  6.  
  7.                          version 1.20
  8.                        by Michael Abley
  9.                   Edmonton, Alberta, Canada.
  10.  
  11.  
  12.  
  13.  
  14.  
  15.  
  16.  
  17.  
  18.  
  19.  
  20.            Software and manual Copyright (c) 1990, 1991 by
  21.                        Michael Abley
  22.                      All rights reserved.
  23.  
  24.  No portion of this software or manual may be duplicated in
  25.  any manner without the written permission of Michael Abley
  26.  
  27.                         Release 1.004
  28.  
  29.  
  30.  
  31.  
  32.  
  33. Disclaimer of Warranty:
  34.  
  35. Michael Abley makes no warranty of any kind, expressed or
  36. implied, with regard to the programs or the documentation
  37. contained in this manual.
  38.  
  39. Information in this manual is subject to change without
  40. notice and does not represent a commitment on the part of
  41. the vendor.
  42.  
  43.  
  44.  
  45.                     INTRODUCTION
  46.  
  47.  
  48. A. Philosophy
  49.  
  50.      Welcome to the shareware version of DOS MASTER! You may
  51. be asking why you need yet ANOTHER file/disk manager
  52. program to clutter up your hard disk. The answer is quite
  53. simple: most of the existing packages either try to do too
  54. much, too little or are too expensive. This program was
  55. originally written because I found that 90 percent of the
  56. DOS housekeeping chores that I do are the simple procedures
  57. of copying, deleting, moving, comparing, and editing. Eighty
  58. percent of THOSE chores are just copying selected files and
  59. deleting. Unfortunately, it seems that most commercial
  60. packages feel that you should be bombarded with endless
  61. pull-down menus and pop-up screens that can often make the
  62. simple matter of copying a few files from one directory to
  63. another a challenge to the user. My basic philosophy is KEEP
  64. IT SIMPLE!, but with enough extras available to extend the
  65. usefulness of the basic utilities.
  66.      The program can be 'navigated' by either keyboard or
  67. mouse. I have tried to make the operations of the program as
  68. intuitive as possible and to keep with some of the current
  69. 'conventional' key assignments for DOS programs. eg. F10 is
  70. usually Quit with many programs as is F1 for Help.
  71.  
  72.  
  73. B. Features of DM
  74.  
  75. - split-screen, detailed and scrollable listings of all
  76.   files and directories
  77. - full mouse support with easy 'point and shoot' navigation
  78.   of directories and drives
  79. - copy, move, delete files including read-only, hidden and
  80.   system files with two key strokes.
  81. - built in text editor with full mouse and block
  82.   highlighting support + print utility.(print utility in
  83.   REGISTERED VERSION ONLY)
  84. - view/browse text files with built in text search
  85. - rename directories and files
  86. - erase directories
  87. - four types of sorting of directories/drives
  88. - ability to shell out and run other programs or quit and
  89.   run a selected program
  90. - will compare any two directories/disks and highlight which
  91.   files are different or are the most recent.
  92. - find a file anywhere on current drive (similar to WHEREIS)
  93. - find any text in current directory
  94. - constant display of the room left on the current drive and
  95.   the total size of any selected files.
  96. - command line controls, including a direct-to-editor
  97.   function
  98. - help screen
  99. - runs on CGA, EGA, VGA systems
  100. new:
  101. - graphic tree display of your disk drive with easy
  102.   directory navigation.
  103. - archiving utility to let you easyily PKWARE'S PKZip
  104.   utility to compress, decompress or view ZIPPED files.
  105.   (REGISTERED VERSION ONLY)
  106.  
  107.  
  108.  C. Hardware requirements
  109.  
  110.      DOS MASTER will work on any system with 512K (640K
  111. preferred for when you are using the SHELL functions) and
  112. any color adapter. i.e. CGA, EGA, VGA. As of this version,
  113. DM does NOT support the Hercules board. The program is fully
  114. mouse supported including the Editor, but a mouse is NOT
  115. required. Personally, I find the mouse handy, especially
  116. with file selection and block highlighting in the Editor. A
  117. color monitor and hard drive is not required, but I do
  118. recommend them. I also recommend you use DOS version 3.2 or
  119. higher (until DOS 5.0 comes out, I think ver. 3.3 is best).
  120.  
  121.  
  122.  D. Installation
  123.  
  124.      There's no complicated installation procedure for this
  125. program. I recommend setting up DOS MASTER in a subdirectory
  126. called simply 'DM'. Copy the program, help files and
  127. documentation to this subdirectory and then add DM to your
  128. PATH command in the AUTOEXEC.BAT file (hey, why not use the
  129. editor in DM to do this?). This way, anytime you want to use
  130. DOS MASTER, all you have to do is type DM.
  131.      Here's how I would install DM on a hard drive C from
  132. the A floppy drive. Type the following and hit Enter after
  133. each line:
  134.  
  135.           C:
  136.           CD\
  137.           MD DM
  138.           CD\DM
  139.           COPY A:*.*
  140.  
  141.      To change your path command, enter DM and edit your
  142.      AUTOEXEC.BAT file. i.e:
  143.  
  144.     DM /E C:\AUTOEXEC.BAT    (use command line to go
  145.                          straight to the DM editor)
  146.  
  147.           now edit the path line in the file so that DM is
  148.           near the front:
  149.  
  150.      eg.
  151.      PATH=C:\DOS;C:\DM;C:\UTILITY;C:\WINDOWS;etc
  152.  
  153. Please note that you may put the .EXE file and the two .HLP
  154. files that make up DM anywhere on your drive and once DM is
  155. in your path it can be launched from any directory, BUT all
  156. three files must remain together, otherwise DM will not be
  157. able to find its help files when you need them.
  158.  
  159.  
  160.                    2. "NAVIGATION"
  161.  
  162.  
  163.  A. The Main Screen description:
  164.  
  165. When you first start DOS MASTER, you will see the Main
  166. Operational Screen which consists of the following four
  167. components:
  168.  
  169.      1. the screen split down the middle with two identical
  170.      lists of the contents of the directory or drive in
  171.      which you started the program. The path of the
  172.      directory is centered at the top of each list, and a
  173.      grey (color monitors) highlight bar appears at the top
  174.      of the left hand list. All files are listed in each
  175.      directory along with each file's size, date and time of
  176.      creation. If the file is read-only, hidden or a system
  177.      file, there will be a small shaded square with a 'hole'
  178.      in it next to the file name.
  179.  
  180.      2. The third line from the bottom shows the disk space
  181.      left on the current drive (middle screen) and if you
  182.      start selecting any files (see below on how to do
  183.      this), below each list will appear information on how
  184.      many files you've picked and their total size in K
  185.      bytes.
  186.  
  187.      3. The second line from the bottom is the file
  188.      specification line. This line is used to let you choose
  189.      what files are to be displayed in each list. eg. if you
  190.      just wanted the list to show all the files on the C
  191.      drive in sub-directory PROGS  with the ".EXE"
  192.      extension, you would edit the file specification for
  193.      that list to display "C:\PROGS\*.EXE". This line can be
  194.      accessed at any time by holding down the Alt key and
  195.      pressing E.
  196.           Also note that there appears on this line on the
  197.      far right hand side "Tag special= off". This part of
  198.      the screen is to tell you whether file attribute
  199.      detection is turned on/off i.e. this signals whether
  200.      'special' files like hidden, read-only or system files
  201.      will be 'tagged' to indicate that these files are
  202.      different ('Tag special= on' places a small square next
  203.      to the file name in the menu). This feature can be
  204.      turned on or off and is explained in more detail under
  205.      item 12 of Additional Utilities (page 18).
  206.  
  207.      4. The screen's bottom line contains the function key
  208.      definitions.
  209.  
  210.  
  211.  B. Moving around:
  212.  
  213.     For mouse users, in most cases, the left button is used
  214. to choose something (instead of arrow keys) and the right
  215. button acts the same as pressing Enter.
  216.  
  217. To SWITCH from left to right directories (or vice-versa)
  218.      -mouse: single click left or right button on menu you
  219.      wish to use
  220.      -keyboard: use TAB key OR left/right cursor keys
  221.  
  222.  
  223. To move the HIGHLIGHT bar down the list of files, use
  224.      - the up/down arrow keys
  225.      - place mouse cursor over file name and click down with
  226.      the left mouse button.
  227.      - Press the FIRST LETTER of the file/directory you want
  228.      to